Skip to content

Replace deprecated thread_rng with rng#704

Merged
tnull merged 1 commit into
lightningdevkit:mainfrom
chuksys:replace-thread_rng-with-rng
Nov 13, 2025
Merged

Replace deprecated thread_rng with rng#704
tnull merged 1 commit into
lightningdevkit:mainfrom
chuksys:replace-thread_rng-with-rng

Conversation

@chuksys

@chuksys chuksys commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

This PR simply replaces the remaining occurrences of rand::thread_rng() with rand::rng() following the updates made in #683.

@ldk-reviews-bot

ldk-reviews-bot commented Nov 13, 2025

Copy link
Copy Markdown

I've assigned @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@tnull tnull merged commit c4992bd into lightningdevkit:main Nov 13, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants